PXC Documentation

PXC Home

Struct Get

pre 1.18

Get value from struct and key.

Node Data

Display name

Struct Get

Internal name

Node_Struct_Get

Inheritances

Node_Struct_Get

Inputs

struct

Struct

text

Key

enum

Type

Outputs

any

Value


Get value from a struct.



Properties


KeyStruct key, nested key supported (key.subkey)
TypeExpected output data type.



Related Links